object model

英 [ˈɒbdʒɪkt ˈmɒdl] 美 [ˈɑːbdʒekt ˈmɑːdl]

对象模型

计算机



双语例句

  1. Converting that data into member variables and instances of a Java object model.
    将数据转换为成员变量和Java对象模型的实例。
  2. The Document Object Model specifies a tree-based representation for an XML document.
    文档对象模型为XML文档指定了树型表示。
  3. Our first goal to enable integration by introducing a distributed object model is complete.
    我们的第一个目标通过引入分布式对象模型来支持集成已经实现了。
  4. Besides, XML already has a standard object model called the Document Object Model ( DOM).
    另外,XML已经有一个标准的对象模型,documentobjectmodel(DOM)。
  5. I showed you some of the promising features introduced by AXIOM, going beyond the typical XML object model.
    我介绍了与典型的XML对象模型相比AXIOM引入的一些很有前途的特性。
  6. This approach is midway between an object model and event-based approach.
    该方法介于对象模型和事件方法之间。
  7. In this section, we will show the object model for OTMPS and methods for retrieving events.
    在本部分,我们将介绍OTMPS的对象模型和获取事件的方法。
  8. Remember that the Object Explorer in each application provides valuable documentation and examples about the object model.
    请记住,每个应用程序的ObjectExplorer都提供了很有价值的文档和关于对象模型的例子。
  9. The mapping-centric focus of iBATIS emphasizes mapping a solid object model with a solid relational database design.
    iBATIS以映射为中心,重点在于映射一个优秀的对象模型与一个优秀的关系型数据库设计。
  10. DOM actually originated as an object model for standardizing scripting operations on HTML and XML objects in Web browsers.
    DOM最初源于Web浏览器中对HTML和XML对象标准化脚本操作的对象模型。
  11. The Document Object Model is a hierarchy of objects and functions in the Web page.
    documentobjectmodel是Web页面中的对象和函数的等级结构。
  12. To access the XML file, we will use the Document Object Model ( DOM).
    要访问XML文件,我们将利用文档对象模型(DocumentObjectModel,DOM)。
  13. Defining an object model to support persistent objects is the same process as defining any object model.
    定义一个支持持久化对象的对象模型的过程与定义任何对象模型相同。
  14. You can use this object model to create and capture the KPIs.
    您可以使用该对象模型创建并获取KPI。
  15. Object model APIs define a hierarchical object model to represent XML documents.
    对象模型API定义了层次化对象模型来表示XML文档。
  16. The executable object model ( XOM) is the model against which the rules are executed.
    可执行对象模型(XOM)是对其执行规则的模型。
  17. With SQL databases, it's a good idea to separate the data loading from the object model.
    对于SQL数据库,分解从对象模型中加载的数据是一种好办法。
  18. Then an object model and sequence diagrams were created for each system.
    然后为每个系统创建对象模型和序列图。
  19. Exp: The SOM object model also relies on this two table model.
    SOM对象模型也依靠这种双表格模型。
  20. The extended object model that support the description of user interface;
    按照对用户界面建模的要求,本文提出了扩展对象模型的概念。
  21. CIM is an object model for describing and sharing enterprise wide management information.
    CIM是描述和共享整个企业网络管理信息的对象模型。
  22. The significance, knowledge representation structure and reasoning mechanism of fuzzy object model are analyzed in detail.
    详细分析了该模糊对象模型的意义、知识表达结构以及它在模糊专家系统中的推理机制。
  23. This framework consists of an object model, UDO, and a query language, UQL.
    该框架包含了一个对象模型UDO和一种查询语言UQL。
  24. As we saw above, deleting an object from the object model does not remove it from the database.
    上面我们已经提到从对象模型中删除一个对象,并不会从数据库删除。
  25. SOA is functional model, not object model; it is that simple.
    SOA是一个功能性模型,不是对象模型。仅此而已!
  26. Currently the biggest problem with dynamic language interoperability is the lack of a unified object model.
    目前,动态语言的互操作性存在的最大问题是缺乏统一的对象模型。
  27. As the SharePoint Object Model provides a wide variety of interfaces we can again choose between multiple approaches.
    由于SharePoint对象模型提供了丰富的接口,所以我们又可以在多种方式中进行选择了。
  28. Study on Object Model and Normalization in OODB
    面向对象数据库中对象模型和规范化研究
  29. This does not necessarily mean that it's safe to manage the document's content through its object model.
    这并不是说,这样利用对象模型就可以安全地管理文档的内容了。
  30. So, I need a way to serialize such an object model to XML.
    所以,我需要一种方法来序列化的对象模型到XML。